Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add option to set Cloudfront managed cache policy #10

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

H0R5E
Copy link
Member

@H0R5E H0R5E commented Sep 9, 2024

The cachePolicy argument can now be used to customize the cloudfront cache policy using one of the managed policies. It defaults to the previous fixed value of 'Managed-CachingOptimized'.

The cachePolicy argument can now be used to customize the cloudfront
cache policy using one of the managed policies. It defaults to the
previous fixed value of 'Managed-CachingOptimized'.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.00%. Comparing base (f796d85) to head (a913fb7).
Report is 21 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   86.61%   90.00%   +3.38%     
==========================================
  Files           8        8              
  Lines        1061      990      -71     
  Branches       46       49       +3     
==========================================
- Hits          919      891      -28     
+ Misses        142       99      -43     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@H0R5E H0R5E merged commit 792ac06 into Data-Only-Greater:main Sep 9, 2024
5 checks passed
@H0R5E H0R5E deleted the add_cache_policy_option branch September 9, 2024 10:16
github-actions bot pushed a commit that referenced this pull request Sep 9, 2024
## [3.3.0](v3.2.0...v3.3.0) (2024-09-09)

### Features

* Add option to set Cloudfront managed cache policy ([#10](#10)) ([792ac06](792ac06))

### Bug Fixes

* semantic release bug workaround ([98f3e8f](98f3e8f))
Copy link

github-actions bot commented Sep 9, 2024

🎉 This PR is included in version 3.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants